a,
body,
button,
dd,
div,
dl,
dt,
em,
footer,
form,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
input,
li,
nav,
ol,
p,
section,
select,
span,
textarea,
ul {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent
}

body,
html {
	font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 14px;
	-webkit-text-size-adjust: none
}

em,
i {
	font-style: normal;
	display: inline-block
}

body {
	min-width: 1200px
}

li,
ul {
	list-style-type: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

button,
img {
/*	display: block; */
	border: none;
	outline: 0
}

.wz_hidden {
	display: none
}

input {
	border: none;
	outline: 0
}

textarea {
	resize: none;
	outline: 0
}

td,
th {
	border: 1px solid #e8eaf6;
	text-align: center
}

.wz_fl {
	float: left
}

.wz_fr {
	float: right
}

.clearfix:after {
	content: " ";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1
}

.wz_center {
	width: 1200px;
	margin: 0 auto
}

.hidden {
	display: none
}

.dsn {
	display: none!important
}

.navfixed {
	position: fixed;
	top: 0;
	z-index: 98989
}

.bgwhite {
	background-color: #fff
}

.bglgray {
	background-color: #f5f6fd
}

.nav_fixed {
	position: fixed;
	top: 0
}

td,
th {
	text-align: center
}

body .bluestyle .layui-layer-btn .layui-layer-btn0 {
	background: #457fe6;
	color: #fff
}

body .bluestyle-msg {
	min-width: 100px;
	background-color: #000;
	filter: alpha(opacity=60);
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	border: none
}

body .bluestyle-msg .layui-layer-content {
	padding: 12px 25px;
	text-align: center
}

.icon {
	display: inline-block
}

.wz_header {
	width: 100%;
	height: 110px;
	background: #fff;
	position: relative;
	z-index: 10
}

.wz_header .wz_header_cont {
	position: relative;
	z-index: 100
}

.wz_header .wz_header_shadow {
	width: 100%;
	height: 100%;
	box-shadow: 0 2px 4px 0 rgba(7, 53, 122, .1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10
}

.wz_header .wz_log {
	display: block;
	width: 140px
}

.wz_header .wz_log img {
	display: inline-block;
	margin-top: 16px
}

.wz_header .wz_nav {
	letter-spacing: 0;
	padding-top: 22px;
	
}

.wz_header .wz_nav li {
	display: inline-block;
	font-size: 16px;
	color: #07357a;
	margin-left: 30px;
	position: relative
}

.wz_header .wz_nav li label {
	line-height: 72px;
	cursor: pointer
}

.wz_header .wz_nav li label a {
	color: #07357a;
}

.wz_header .wz_nav li label a:hover {
	color: #ED1C24;
}

.wz_header .wz_nav li .selc_blk {
	width: 110px;
	position: absolute;
	z-index: 0;
	top: 72px;
	left: -25px;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(7, 53, 122, .1);
	text-align: center;
	transition: all .3s ease-out;
	height: 0;
	overflow: hidden
}

.wz_header .wz_nav li .selc_blk p {
	margin: 30px 0 0 0;
	cursor: pointer
}

.wz_header .wz_nav li .selc_blk p a {
	font-size: 14px;
	color: #07357a
}

.wz_header .wz_nav li .selc_blk p a:hover {
	color: #025ee3
}

.wz_header .wz_nav li .selc_blk p:last-child {
	margin-bottom: 30px
}

.wz_header .wz_nav .active:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #ffffff;
	position: absolute;
	top: 50px;
	left: -1px
}

.wz_foot {
	width: 100%;
	height: 325px;
	letter-spacing: 0;
	background-color: #d0d0d0;
}

.wz_foot .main_content .wz_map {
	margin: 0 60px
}

.wz_foot .main_content .wz_map .wz_map_list {
	margin: 60px 60px 0 0
}

.wz_foot .main_content .wz_map .wz_map_list li {
	margin: 4px 0
}

.wz_foot .main_content .wz_map .wz_map_title {
	margin-bottom: 16px
}

.wz_foot .main_content .wz_map .wz_map_title a {
	font-weight: 600;
	font-size: 16px;
	color: #ec3e00;
	cursor: default
}

.wz_foot .main_content .wz_map .wz_map_unit a {
	font-size: 14px;
	color: #4a4a4a;
}

.wz_foot .main_content .wz_map .wz_map_unit a:hover {
	color: #4a4a4a;
}

.wz_foot .main_content .wz_map .wz_map_unit a {
	text-decoration: none
}

.wz_foot .main_content .wz_code {
	/*padding: 30px 60px 0 0*/
}

.wz_foot .main_content .wz_code img {
	width: 140px;
	height: 140px
}

.wz_foot .main_content .wz_code p {
	margin-top: 20px;
	font-size: 16px;
	color: #4a4a4a
}

.wz_foot .small_nav {
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center
}

.wz_foot .small_nav .nav_unit {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin: 0 5px
}

.wz_foot .small_nav .nav_unit span {
	display: inline-block;
	position: relative;
	top: 6px;
	margin-right: 4px
}

.wz_foot .small_nav .nav_unit div {
	display: inline-block
}

.wz_foot .small_nav .nav_unit a {
	text-decoration: none;
	font-size: 14px;
	color: #EE2926;
	text-decoration: underline
}

.wz_foot .identify {
	color: #9b9b9b;
	margin-top: 8px;
	text-align: center;
	font-size: 12px
}

.slider_bar {
	display: inline-block;
	height: 220px;
	position: fixed;
	right: -130px;
	bottom: 35px;
	z-index: 100
}

.slider_bar .slider_bar_item {
	height: 50px;
	width: 180px;
	margin: 2px 0;
	position: relative;
	background-color: #07357a;
	opacity: .8;
	overflow: hidden;
	cursor: pointer
}

.slider_bar .slider_bar_item span {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #07357a
}

.slider_bar .slider_bar_item span img {
	display: inline-block
}

.slider_bar .slider_bar_item .unit_content {
	height: 50px;
	width: 130px;
	display: inline-block;
	letter-spacing: 1px;
	padding-left: 18px;
	font-size: 16px;
	color: #fff;
	line-height: 50px
}

.slider_bar .slider_bar_act {
	position: relative;
	transition: all .6s ease;
	right: 0
}

.ntalk-window-containter {
	left: auto!important;
	top: auto!important;
	bottom: 0!important;
	right: 0!important
}

.business_support_banner {
	width: 100%;
	margin: 0 auto
}

.business_support_banner .banner_list {
	width: 100%;
	height: 417px;
	position: relative
}

.business_support_banner .abstract_banner {
	background: url(../images/wzbanner1.png) no-repeat center center
}

.business_support_banner .team_banner {
	background: url(../images/wzbanner02.png) no-repeat center center
}

.business_support_banner .trends_banner {
	background: url(../images/wzbanner03.png) no-repeat center center
}

.business_support_banner .culture_banner {
	background: url(../images/banner01.png) no-repeat center center
}

.business_support_banner .active_banner {
	background: url(../images/banner02.png) no-repeat center center
}

.business_support_banner .about_us_banner {
	background: url(../images/joinbanner.png) no-repeat center center
}

.business_support_banner .join_us_banner {
	background: url(../images/banner02.png) no-repeat center center
}

.business_support_nav {
	background: #fff;
	width: 100%;
	height: 76px
}

.business_support_nav .nav_con {
	margin: 0 auto;
	width: 1010px; 
}

.business_support_nav .nav_con .nav_list {
	width: 100%;
	margin-top: 44px;
	margin-left: 62px;
	overflow: hidden
}

.business_support_nav .nav_con .nav_list li {
	float: left;
	margin-left: 20px
}

.business_support_nav .nav_con .nav_list li.active {
	border-bottom-style: solid;
	border-bottom-color: #025ee3;
	border-bottom-width: 1.6px
}

.business_support_nav .nav_con .nav_list li.active a {
	color: #025ee3
}

.business_support_nav .nav_con .nav_list li a {
	height: 44px;
	line-height: 44px;
	display: block;
	font-size: 18px;
	color: #383838;
	text-align: center
}

.business_support_nav .nav_con .nav_list li a:hover {
	color: #025ee3
}

.business_support_nav .nav_con .nav_list #join_one {
	border-left-style: none
}

.business_support_nav .nav_con .nav_list .join_line {
	width: 1px;
	height: 32px;
	background-color: #e5e8ed;
	margin-top: 10px
}

.business_support .wz_abstract .title_cont {
	margin: 40px 0 40px;
	font-size: 24px;
	color: #4a4a4a;
	line-height: 25px
}

.business_support .wz_abstract .content_blk .left {
	padding-right: 45px
}

.business_support .wz_abstract .content_blk .right {
	padding-left: 45px
}

.business_support .wz_abstract .content_blk .cont_slide {
	width: 50%
}

.business_support .wz_abstract .content_blk .cont_slide .img_blk {
	padding-top: 30px
}

.business_support .wz_abstract .content_blk .cont_slide .img_blk img {
	margin: 0 auto
}

.business_support .wz_abstract .content_blk .cont_slide .cont_unit {
	margin-bottom: 10px
}

.business_support .wz_abstract .content_blk .cont_slide .cont_unit .top_blk {
	margin-bottom: 32px;
	position: relative
}

.business_support .wz_abstract .content_blk .cont_slide .cont_unit .top_blk label {
	position: absolute;
	width: 4px;
	height: 26px;
	background-color: #EE2926;
	top: 0;
	left: -12px
}

.business_support .wz_abstract .content_blk .cont_slide .cont_unit .top_blk span {
	font-size: 24px;
	color: #EE2926;
	line-height: 25px;
	font-weight: 600
}

.business_support .wz_abstract .content_blk .cont_slide .cont_unit p {
	margin-bottom: 25px;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 25px
}

.business_support .business_support_wrapper .wz_about {
	padding-bottom: 40px
}

.business_support .business_support_wrapper .wz_about .zy_about1 {
	width: 1100px
}

.business_support .business_support_wrapper .wz_about .zy_about1 .zy_one {
	padding-top: 256px;
	padding-left: 46px
}

.business_support .business_support_wrapper .wz_about .zy_about1 .zy_strength {
	font-size: 24px;
	color: #fff
}

.business_support .business_support_wrapper .wz_about .zy_about1 .zy_major {
	width: 500px;
	height: 112px;
	color: #fff;
	line-height: 56px;
	font-size: 44px;
	margin-bottom: 64px
}

.business_support .business_support_wrapper .wz_about .zy_wenzi {
	width: 1042px;
	height: 48px;
	font-size: 22px;
	color: #335b95;
	text-align: justify;
	line-height: 34px;
	padding-top: 22px;
	padding-bottom: 22px
}

.business_support .business_support_wrapper .wz_team {
	width: 1200px;
	margin: 0 auto
}

.business_support .business_support_wrapper .wz_team .team_us {
	height: 268px;
	background: #eef2f6;
	padding-left: 35px;
	margin-top: 76px
}

.business_support .business_support_wrapper .wz_team .team_us .team_photo {
	padding-top: 38px
}

.business_support .business_support_wrapper .wz_team .team_us .team_zi {
	padding-bottom: 10px;
	padding-left: 96px;
	margin-top: -49px;
	font-size: 40px;
	color: #07357a
}

.business_support .business_support_wrapper .wz_team .team_us .team_line {
	width: 200px;
	height: 2px;
	border: 1px solid #EE2926;
	margin-top: 20px
}

.business_support .business_support_wrapper .wz_team .team_us .team_word {
	width: 1100px;
	height: 96px;
	font-size: 18px;
	color: #07357a;
	letter-spacing: 0;
	text-align: justify;
	line-height: 32px;
	padding-top: 34px;
	font-weight: 100
}

.business_support .business_support_wrapper .wz_team .team_administration {
	font-size: 32px;
	color: #07357a;
	padding-top: 64px;
	padding-left: 35px
}

.business_support .business_support_wrapper .wz_team .personal {
	width: 1100px;
	height: 274px;
	padding-top: 36px
}

.business_support .business_support_wrapper .wz_team .personal .wz_admin {
	display: inline-block;
	padding-left: 40px
}

.business_support .business_support_wrapper .wz_team .personal .wz_admin .admin_show {
	width: 249.5px;
	height: 239.5px;
	background: #eef2f6
}

.business_support .business_support_wrapper .wz_team .personal .wz_admin .admin_show .admin_name {
	font-size: 22px;
	color: #07357a;
	font-weight: 555;
	padding-top: 43.9px;
	padding-left: 33.3px
}

.business_support .business_support_wrapper .wz_team .personal .wz_admin .admin_show .admin_job {
	font-size: 14px;
	color: #07357a;
	line-height: 20px;
	padding-top: 11.9px;
	padding-left: 33.3px;
	font-weight: 100
}

.business_support .business_support_wrapper .wz_team .personal1 {
	width: 1100px;
	height: 274px;
	padding-top: 36px;
	margin-bottom: 103.5px
}

.business_support .business_support_wrapper .wz_team .personal1 .wz_admin {
	display: inline-block;
	padding-left: 40px
}

.business_support .business_support_wrapper .wz_team .personal1 .wz_admin .photos img {
	width: 250px;
	height: 240px
}

.business_support .business_support_wrapper .wz_team .personal1 .wz_admin .admin_show {
	width: 249.5px;
	height: 239.5px;
	background: #eef2f6
}

.business_support .business_support_wrapper .wz_team .personal1 .wz_admin .admin_show .admin_name {
	font-size: 22px;
	color: #07357a;
	font-weight: 555;
	padding-top: 43.9px;
	padding-left: 33.3px
}

.business_support .business_support_wrapper .wz_team .personal1 .wz_admin .admin_show .admin_job {
	font-size: 14px;
	color: #07357a;
	line-height: 20px;
	padding-top: 11.9px;
	padding-left: 33.3px;
	font-weight: 100
}

.business_support .business_support_wrapper .wz_trends {
/*	padding-top: 83px */
}

.business_support .business_support_wrapper .wz_trends .loadmore {
/*	width: 144px; */
	height: 40px;
	background-color: #fff;
	border: 1px #335b95 solid;
	margin-top: 23px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 16px;
	color: #335b95;
	display: block
}

.business_support .business_support_wrapper .wz_trends .trends_consultation {
	width: 361px;
	height: 30px;
	background-image: url(../images/zixun.png)
}

.business_support .business_support_wrapper .wz_trends .trend_news {
	width: 1100px;
	margin-top: 30px
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news {
	display: block;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: .1px solid #d3dae4
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trends_photo {
	width: 200px;
	height: 200px
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trends_photo img {
	width: 100%;
	height: 100%
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trend-con {
	width: 818px;
	margin-left: 36px;
	position: relative
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trends_title {
	font-size: 26px;
	color: #335b95;
	line-height: 48px;
	overflow: hidden
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trends_zhaoyao {
	font-size: 15px;
	color: #7e8ba6;
	line-height: 26.67px
}

.business_support .business_support_wrapper .wz_trends .trend_news .zy_news .trends_read {
	position: absolute;
	top: 142px;
	left: 0;
	font-size: 16px;
	color: #7e8ba6;
	line-height: 28px
}

.read_details .details_title {
	font-size: 42px;
	color: #07357a;
	text-align: center;
	line-height: 60px
}

.read_details .detail_reading {
	font-size: 16px;
	color: #7e8ba6;
	text-align: center;
	padding-top: 28px
}

.read_details .detail_photo {
	width: 1000px;
	margin-top: 40px
}

.read_details .detail_explain {
	width: 1000px;
	font-size: 18px;
	color: #EE2926;
	letter-spacing: 0;
	line-height: 32px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 26px
}

.read_details .detail_explain img {
	width: 100%;
	height: 100%;
	margin: 20px 0
}

.read_details .detail_explain p {
	color: #EE2926!important
}

.read_details .detail_explain p span {
	color: #EE2926!important
}

.read_details .detail_explain p span span {
	color: #EE2926!important
}

.read_details .detail_footer {
	width: 521px;
	font-size: 16px;
	line-height: 28px;
	color: #025ee3;
	text-align: justify;
	text-decoration: underline;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.read_details .detail_footer:last-child {
	margin-bottom: 32px
}